-
Home
-
Content Egg
-
5.4.0
-
Code
-
Classes
- Model
Total Complexity |
60 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
253 |
Lines of code |
203 |
Logical lines of code |
115 |
Comment lines |
0 |
Methods |
26 |
Properties |
3 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepareFindSql() |
A |
46 |
13 |
38 |
prepareWhere() |
S |
55 |
7 |
20 |
multipleInsert() |
S |
53 |
4 |
21 |
__construct() |
S |
63 |
4 |
11 |
save() |
S |
63 |
2 |
11 |
cleanOld() |
S |
69 |
2 |
6 |
max() |
S |
68 |
2 |
7 |
count() |
S |
68 |
2 |
7 |
min() |
S |
68 |
2 |
7 |
avg() |
S |
68 |
2 |
7 |
getAttributeLabel() |
S |
67 |
2 |
8 |
model() |
S |
68 |
2 |
7 |
getDb() |
S |
67 |
2 |
8 |
isTableExists() |
S |
66 |
2 |
8 |
truncateTable() |
S |
79 |
1 |
3 |
insert() |
S |
79 |
1 |
3 |
optimizeTable() |
S |
79 |
1 |
3 |
tableName() |
S |
100 |
1 |
0 |
getDump() |
S |
100 |
1 |
0 |
delete() |
S |
78 |
1 |
3 |
findByPk() |
S |
77 |
1 |
3 |
findAll() |
S |
78 |
1 |
3 |
find() |
S |
78 |
1 |
3 |
generateAttributeLabel() |
S |
68 |
1 |
7 |
attributeLabels() |
S |
82 |
1 |
3 |
deleteAll() |
S |
70 |
1 |
6 |